home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
How Would You Survive?
/
How Would You Survive (1995)(Grolier)[Mac-PC].iso
/
mac
/
VTHEATRE.DIR
/
00374_Script_374
< prev
next >
Wrap
Text File
|
1995-09-12
|
302b
|
22 lines
on enterframe
if rollover(20) then
HandCursor
else
if rollover(13) then
HandCursor
else
if rollover(14) then
HandCursor
else
WatchCursor
end if
end if
end if
TheatreRolloverMovie
end
on exitframe
StopTheMovie
end